ComponentOne ASP.NET MVC Controls
DisplayMemberPath Property (ComboBoxBase<T>)

C1.Web.Mvc Namespace > ComboBoxBase<T> Class : DisplayMemberPath Property
Gets or sets the name of the property to use as the visual representation of the items.
Syntax
'Declaration
 
<JsonAttribute(1)>
Public Property DisplayMemberPath As String
[Json(1)]
public string DisplayMemberPath {get; set;}
See Also

Reference

ComboBoxBase<T> Class
ComboBoxBase<T> Members